test: test.o
  link test keep=test

test.o: test.c
  compile test.c keep=test
